home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 130
/
Vol 130.iso
/
games
/
restaura.swf
/
scripts
/
DefineSprite_598
/
frame_242
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-15
|
181 b
|
17 lines
if(_root.bledy == 0)
{
tellTarget("/")
{
gotoAndStop("koniec");
play();
}
}
else
{
tellTarget("/")
{
play();
}
}
gotoAndStop(1);